home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / August 96 / Re Undo Set Property.4 < prev    next >
Encoding:
Internet Message Format  |  1996-08-07  |  706 b   |  [TEXT/ttxt]

  1. Subject:     Re:Undo Set Property
  2. Sent:        8/7/96 3:23 PM
  3. Received:    8/7/96 3:43 PM
  4. From:        Serge Froment, sfroment@odyssee.net
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >This is a good suggestion, though I think it should be a virtual method of
  9. >FW_MScriptable, not of FW_CPart.
  10.  
  11. Making NewSetPropertyCommand a method of FW_MScriptable is OK for me.
  12.  
  13. I am sure this is what you intend to do, but to make sure we understand
  14. each other well, FW_CPropertyDesignator::DoAESetData should call
  15. fObject->NewSetPropertyCommand(), not this->NewSetPropertyCommand().
  16. Otherwise we are back to square one.
  17.  
  18. Serge
  19.  
  20.  
  21.